home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 5 (Internal Edition) / Apple R&P Lib Internal v5.0.iso / 6-Developer Demos / Developer Demos-Ed. / Macintosh School® CD-ROM Demo / Macintosh SchoolÆ CD-ROM Demo / card_100025.txt < prev    next >
Text File  |  1990-08-14  |  3KB  |  148 lines

  1. -- card: 100025 from stack: in
  2. -- bmap block id: 100158
  3. -- flags: 4000
  4. -- background id: 13605
  5. -- name: CD Lists2
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=21 top=104 right=135 bottom=131
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Prerequisites
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   lock screen
  23.   set the scroll of card field "Course Pool" to 0
  24.   go to card "CD Lists"
  25.   unlock screen
  26. end mouseUp
  27.  
  28.  
  29.  
  30. -- part 2 (button)
  31. -- low flags: 00
  32. -- high flags: 0000
  33. -- rect: left=21 top=202 right=233 bottom=131
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 1
  37. -- font id: 0
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: Rooms
  42. ----- HyperTalk script -----
  43. on mouseUp
  44.   lock screen
  45.   set the scroll of card field "Course Pool" to 0
  46.   go to card "CD Lists3"
  47.   if card field "Course Name" of first card of this background is not empty then
  48.     put card field "Course Name" of first card of this background & " - " & card field "Grade" of first card of this background into field "Working On"
  49.   else put "(not set)" into field "Working On"
  50.   unlock screen
  51. end mouseUp
  52.  
  53.  
  54.  
  55. -- part 3 (button)
  56. -- low flags: 00
  57. -- high flags: 0000
  58. -- rect: left=21 top=251 right=282 bottom=131
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 0 / 0
  61. -- text alignment: 1
  62. -- font id: 0
  63. -- text size: 12
  64. -- style flags: 0
  65. -- line height: 16
  66. -- part name: Programs
  67. ----- HyperTalk script -----
  68. on mouseUp
  69.   lock screen
  70.   set the scroll of card field "Course Pool" to 0
  71.   go to card "CD Lists4"
  72.   if card field "Course Name" of first card of this background is not empty then
  73.     put card field "Course Name" of first card of this background & " - " & card field "Grade" of first card of this background into field "Working On"
  74.   else put "(not set)" into field "Working On"
  75.   unlock screen
  76. end mouseUp
  77.  
  78.  
  79.  
  80. -- part 4 (field)
  81. -- low flags: 01
  82. -- high flags: 0002
  83. -- rect: left=146 top=110 right=272 bottom=306
  84. -- title width / last selected line: 0
  85. -- icon id / first selected line: 0 / 0
  86. -- text alignment: 0
  87. -- font id: 3
  88. -- text size: 9
  89. -- style flags: 0
  90. -- line height: 16
  91. -- part name: Co-requisites
  92.  
  93.  
  94. -- part 5 (field)
  95. -- low flags: 01
  96. -- high flags: 0007
  97. -- rect: left=322 top=110 right=272 bottom=482
  98. -- title width / last selected line: 0
  99. -- icon id / first selected line: 0 / 0
  100. -- text alignment: 0
  101. -- font id: 3
  102. -- text size: 9
  103. -- style flags: 0
  104. -- line height: 16
  105. -- part name: Course Pool
  106.  
  107.  
  108. -- part contents for background part 8
  109. ----- text -----
  110. Biology - 12
  111.  
  112. -- part contents for card part 5
  113. ----- text -----
  114. None
  115. Algebra - 11
  116. Algebra - 12
  117. Biology - 11
  118. Biology - 12
  119. Biology Lab - 11
  120. Bookkeeping - 12
  121. Chemistry - 11
  122. Chemistry - 12
  123. Computer Science - 11
  124. Drafting - 12
  125. English - 11
  126. English - 12
  127. French - 11
  128. French - 12
  129. Geography - 12
  130. History - 11
  131. Industrial Education - 11
  132. Math - 11
  133. Math - 12
  134. Metalwork - 12
  135. Physical Education - 11
  136. Physical Education - 12
  137. Physics - 11
  138. Physics - 12
  139. Science - 12
  140. Shorthand - 11
  141. Typing - 11
  142. Typing - 12
  143. Woodworking - 11
  144. Woodworking - 12
  145.  
  146. -- part contents for card part 4
  147. ----- text -----
  148. None